home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / boekhoud / finan / BADGER finance v1.0 beta 2.exe / xampplite / phpMyAdmin / lang / turkish-iso-8859-9.inc.php < prev    next >
PHP Script  |  2006-03-23  |  67KB  |  1,007 lines

  1. <?php
  2. /* $Id: turkish-iso-8859-9.inc.php,v 2.125.2.3 2006/03/23 17:42:16 lem9 Exp $ */
  3.  
  4. // son gⁿncelleme:28.08.2005 (in nova roma)
  5. // Tⁿrkτe ╟eviri « Bora Alio≡lu
  6. // mail: boralioglu[at]gmail.{com}
  7. // icq uin: 20940178
  8. // #######################################################
  9. // τeviri hakk²ndaki her tⁿrlⁿ dⁿzeltme ve ÷nerileriniz
  10. // iτin benimle temasa geτebilirsiniz...
  11. // #######################################################
  12. // son gⁿncelleme:28.08.2005 (in nova roma)
  13. //
  14. //                                       "o temporas o mores"
  15.  
  16. $charset = 'iso-8859-9';
  17. $text_dir = 'ltr';
  18. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  19. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  20. $number_thousands_separator = ',';
  21. $number_decimal_separator = '.';
  22.  
  23. $byteUnits = array('Byte', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  24. $day_of_week = array('Pazar', 'Pazartesi', 'Sal²', '╟ar■amba', 'Per■embe', 'Cuma', 'Cumartesi');
  25. $month = array('Ocak', '▐ubat', 'Mart', 'Nisan', 'May²s', 'Haziran', 'Temmuz', 'A≡ustos', 'Eylⁿl', 'Ekim', 'Kas²m', 'Aral²k');
  26.  
  27. // A■a≡²daki de≡i■kenin tan²mlanmas² hakk²nda daha fazla bilgi iτin
  28. // http://www.php.net/manual/en/function.strftime.php sitesine g÷zat²n²z
  29.  
  30. $datefmt = '%B %d, %Y at %I:%M %p';
  31.  
  32. $timespanfmt = '%s gⁿn, %s saat, %s dakika ve %s saniye';
  33.  
  34. //new translations begin here
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. $strAbortedClients = '▌ptal edildi';
  51. $strAbsolutePathToDocSqlDir = 'Lⁿtfen web sunucusu ⁿzerinde docSQL dizinine giden tam yolu giriniz  ';
  52. $strAccessDenied = 'Eri■im engellendi';
  53. $strAccessDeniedExplanation = 'phpMyAdmin MySQL sunucusuna ba≡lanmay² denedi  sunucu ba≡lant²y² reddetti. config.inc iτerisindeki bilgisayar adresini(host) , kullan²c² ad²n² ve ■ifreyi kontrol edin ve MySQL sunucusunun y÷neticisi taraf²ndan size verilen bilgiyle uyu■tu≡undan emin olun.';
  54. $strAction = 'Eylem';
  55. $strAddAutoIncrement = 'Otomatik artma ekle';
  56. $strAddConstraints = 'S²n²rlama ekle';
  57. $strAddDeleteColumn = 'Sⁿtun alan² Ekle/Sil';
  58. $strAddDeleteRow = 'Kriter sat²r² Ekle/Sil';
  59. $strAddDropDatabase = '<b>DROP DATABASE</b> ekle';
  60. $strAddedColumnComment = 'Sⁿtun iτin eklenmi■ yorum';
  61. $strAddedColumnRelation = 'Sⁿtun iτin eklenmi■ ili■ki';
  62. $strAddFields = '%s alan(lar) ekle';
  63. $strAddHeaderComment = 'Ba■l²≡a yorum ekle (\\n sat²r atlar)';
  64. $strAddIfNotExists = 'IF NOT EXISTS ekle';
  65. $strAddIntoComments = 'Yorumlara ekle';
  66. $strAddNewField = 'Yeni alan ekle';
  67. $strAddPrivilegesOnDb = 'Bir sonraki veritaban² ⁿzerinde yetki ekle';
  68. $strAddPrivilegesOnTbl = 'Bir sonraki tablo ⁿzerinde yetki ekle';
  69. $strAddSearchConditions = 'Arama durumu ekle ("where" komutu iτin):';
  70. $strAddToIndex = '%s indeks sat²r² ekle';
  71. $strAddUserMessage = 'Yeni bir kullan²c² eklediniz.';
  72. $strAddUser = 'Yeni kullan²c² ekle';
  73. $strAdministration = 'Y÷netim';
  74. $strAffectedRows = 'Etkilenen sat²rlar:';
  75. $strAfterInsertBack = '╓nceki sayfaya geri d÷n';
  76. $strAfterInsertNewInsert = 'Yeni kay²t ekle';
  77. $strAfterInsertNext = 'Sonraki sat²r² dⁿzenle';
  78. $strAfterInsertSame = 'Bu sayfaya geri d÷n';
  79. $strAfter = '%s tablosundan sonra';
  80. $strAllTableSameWidth = 'Bⁿtⁿn tablolar² ayn² geni■likte g÷ster';
  81. $strAll = 'Tⁿmⁿ';
  82. $strAlterOrderBy = 'Tablo s²ralamas²n² ■una g÷re de≡i■tir';
  83. $strAnalyzeTable = 'Tabloyu analiz et';
  84. $strAndThen = 've';    
  85. $strAnd = 'Ve';
  86. $strAnIndex = '%s ⁿzerinde yeni bir indeks eklendi';
  87. $strAny = 'Herhangi';
  88. $strAnyHost = 'Herhangi sunucu';
  89. $strAnyUser = 'Herhangi kullan²c²';
  90. $strApproximateCount = 'Tahmini olmal². Ayr²nt²l² bilgi iτin 3.11 FAQ\' sⁿne bak²n²z ';
  91. $strAPrimaryKey = '%s ⁿzerinde birincil indeks eklendi';
  92. $strArabic = 'Arapτa';
  93. $strArmenian = 'Ermenice';
  94. $strAscending = 'Artan';
  95. $strAtBeginningOfTable = 'Tablo ba■²nda';
  96. $strAtEndOfTable = 'Tablo sonunda';
  97. $strAttr = '╓zellikler';
  98. $strAutodetect = 'Otomatik';
  99. $strAutomaticLayout = 'Otomatik dⁿzen';
  100.  
  101. $strBack = 'Geri';
  102. $strBaltic = 'Balt²k';
  103. $strBeginCut = 'BEGIN CUT';
  104. $strBeginRaw = 'BEGIN RAW';
  105. $strBinary = 'Binari';
  106. $strBinaryDoNotEdit = 'Binari - dⁿzenlemeyiniz';
  107. $strBinaryLog = 'Binary kay²t';  
  108. $strBinLogEventType = 'Kay²t olay tipi';  
  109. $strBinLogInfo = 'Bilgi';  
  110. $strBinLogName = 'Kay²t ismi';
  111. $strBinLogOriginalPosition = 'Orjinal kay²t yeri';
  112. $strBinLogPosition = 'Kay²t yeri';  
  113. $strBinLogServerId = 'Sunucu ID\`si'; 
  114. $strBookmarkAllUsers = 'Bⁿtⁿn kullan²c²lar²n bu bookmark\'a eri■imlerine izin ver';
  115. $strBookmarkDeleted = 'Bookmark silindi.';
  116. $strBookmarkLabel = 'Etiket';
  117. $strBookmarkQuery = ' SQL sorgusu';
  118. $strBookmarkThis = 'Bu SQL sorgusunu i■aretle';
  119. $strBookmarkView = 'Sadece g÷zat';
  120. $strBrowseForeignValues = 'Foreign(yabanc²) de≡erleri tara';
  121. $strBrowse = 'Tara';
  122. $strBufferPool = 'Ara Bellek Havuzu';  
  123. $strBufferPoolUsage = 'Ara Bellek Havuzu Kullan²m²';   
  124. $strBulgarian = 'Bulgarca';
  125. $strBusyPages = 'Me■gul Sayfalar';   
  126. $strBzError = 'phpMyAdmin dump dosyas²n²  bu php versiyonundaki bozuk bir Bz2 uzant²s² nedeniyle s²k²■t²r²mad². phpMyAdmin dizinindeki configurasyon dosyas² iτindeki  <code>$cfg[\'BZipDump\']</code>  y÷nergesini <code>FALSE</code> \'a de≡i■tirmeniz gerekmektedir. Bz2 s²k²■t²rma ÷zelliklerini kullanmak istiyorsan²z ,bir sonraki php sⁿrⁿmⁿne gⁿncelleme yapman²z gerekmektedir.php hata raporu %s\' e bak²n²z ';
  127. $strBzip = '"bzip"';
  128.  
  129. $strCalendar = 'Takvim';
  130. $strCannotLogin = 'MySQL seτenekleri';
  131. $strCantLoadRecodeIconv = 'Karakter seti d÷nⁿ■ⁿmⁿ iτin gerekli olan Iconv veya recode uzant²lar²n² yⁿkleyenemiyor.  Php\'nin bu uzant²lara izin vermesini sa≡lay²n veya phpMyAdmin iτinde karakter d÷nⁿ■ⁿmⁿnⁿ devre d²■² b²rak²n²z...';
  132. $strCantLoad = '%s uzant²s² yⁿklenemiyor,<br />PHP konfigurasyon dosyas²n² kontrol ediniz.';
  133. $strCantRenameIdxToPrimary = 'Indeks\'i PRIMARY olarak adland²r²mazs²n²z!';
  134. $strCantUseRecodeIconv = 'Uzant² raporlar² yⁿklenmi■ken , ne iconv,ne libinconv,ne de recode_string fonksiyonu  kullan²lamaz.  Php ayarlar²n²z² kontrol ediniz.';
  135. $strCardinality = 'En ÷nemli';
  136. $strCaseInsensitive = 'bⁿyⁿk kⁿτⁿk harf duyars²z';
  137. $strCaseSensitive = 'bⁿyⁿk kⁿτⁿk harf duyarl²';
  138. $strCentralEuropean = 'Orta Avrupa';
  139. $strChangeCopyMode = 'Ayn² yetkilerle yeni bir kullan²c² yarat ve :';
  140. $strChangeCopyModeCopy = 'eski kullan²c²y² muhafaza et.';
  141. $strChangeCopyModeDeleteAndReload = 'eski kullan²c²y² kullan²c² tablolar²ndan sil ve sonra yetkileri yeniden yⁿkle.';
  142. $strChangeCopyModeJustDelete = 'eski kullan²c²y² kullan²c² tablolar²ndan sil.';
  143. $strChangeCopyModeRevoke = 'eskiden kalan bⁿtⁿn aktif yetkileri iptal et ve sil.';
  144. $strChangeCopyUser = 'Login bilgisini de≡i■tir / Kullan²c² kopyala';
  145. $strChange = 'De≡i■tir';
  146. $strChangeDisplay = 'G÷rmek istedi≡iniz alan² seτiniz';
  147. $strChangePassword = '▐ifre De≡i■tir';
  148. $strCharset = 'Karakter seti';
  149. $strCharsetOfFile = 'Dosyan²n karakter seti:';
  150. $strCharsetsAndCollations = 'Karakter setleri ve  kar■²la■t²rmalar';
  151. $strCharsets = 'Karakter setleri';
  152. $strCheckAll = 'Tⁿmⁿnⁿ seτ';
  153. $strCheckOverhead = 'Ba■tan a■a≡²ya kontrol et';
  154. $strCheckPrivsLong = '"%s" veritaban² iτin yetkileri kontrol et.';
  155. $strCheckPrivs = '▌mtiyazlar² kontrol et';
  156. $strCheckTable = 'Tabloyu kontrol et';
  157. $strChoosePage = 'Lⁿtfen dⁿzenlemek istedi≡iniz sayfay² seτin';
  158. $strColComFeat = 'Sⁿtun yorumlar² g÷steriliyor';
  159. $strCollation = 'Kar■²la■t²rma';
  160. $strColumnNames = 'Sⁿtun adlar²';
  161. $strColumnPrivileges = 'Sⁿtuna ÷zgⁿ yetkiler';
  162. $strCommand = 'Komut';
  163. $strCommentsForTable = 'TABLO YORUMLARI';
  164. $strComments = 'Sⁿtun yorum,ili■ki ve MIME tiplerini iτer.';
  165. $strCompatibleHashing = 'MySQL 4.0 uyumlu'; 
  166. $strCompleteInserts = 'Her INSERT komutunda sⁿtun adlar²n² ekle';
  167. $strCompression = 'S²k²■t²rma';
  168. $strConfigFileError ='phpMyAdmin konfigurasyon dosyan²z² okuyamad²....<br /> Bu php yorumlama hatas² buldu≡u zaman veya dosyay² bulamad²≡² zaman meydana gelebilir..<br /> Lⁿtfen a■a≡²daki linki kullanarak dosyay² direkt olarak τa≡²r²n ve ald²≡²n²z php hata mesajlar²n² okuyunuz.╟o≡u durumda herhangi bir yerde t²rnak veya noktal² virgⁿl eksiktir<br /> Bo■ bir sayfayla kar■²la■²rsan²z ,her■ey yolunda demektir.';
  169. $strConfigureTableCoord = ' Lⁿtfen %s tablosu iτin koordinatlar² yap²land²r²n²z';
  170. $strConnectionError = 'Ba≡lanam²yor: geτersiz ayarlar.';
  171. $strConnections = 'Ba≡lant²lar';
  172. $strConstraintsForDumped = 'D÷kⁿmⁿ yap²lm²■ tablolar iτin k²s²tlamalar';
  173. $strConstraintsForTable = 'Tablo iτin k²s²tlamalar';
  174. $strCookiesRequired = 'Cookieler aτ²k olmal²d²r.';
  175. $strCopyDatabaseOK = '%s veritaban² %s\` e kopyaland².'; 
  176. $strCopy = 'Kopyala';
  177. $strCopyTableOK = '%s tablosu %s ⁿzerine kopyaland².';
  178. $strCopyTableSameNames = 'Tabloyu ayn²s²na kopyalayam²yor!';
  179. $strCopyTable = 'Tabloyu (veritaban²<b>.</b>tablo) kopyala :';
  180. $strCouldNotKill = 'phpMyAdmin  %s i■lemini kapatamad². Bⁿyⁿk ihtimalle daha ÷nceden kapat²lm²■.';
  181. $strCreateDatabaseBeforeCopying = 'Kopyalamadan ÷nce CREATE DATABASE (Veritaban² Yarat)';
  182. $strCreate = 'Git';
  183. $strCreateIndex = '%s. sⁿtunda yeni bir indeks olu■tur.';
  184. $strCreateIndexTopic = 'Yeni bir indeks olu■tur';
  185. $strCreateNewDatabase = 'Yeni veritaban² olu■tur';
  186. $strCreateNewTable = '<b>%s</b> veritaban² ⁿzerinde yeni bir tablo olu■tur';
  187. $strCreatePage = 'Yeni sayfa olu■tur';
  188. $strCreatePdfFeat = 'PDF\'lerin olu■turulmas²';
  189. $strCreationDates = 'Olu■turulma/Gⁿncelleme/Kontrol tarihleri';
  190. $strCriteria = 'Kriter';
  191. $strCroatian = 'H²rvatτa';
  192. $strCSVOptions = 'CSV seτenekleri';
  193. $strCyrillic = 'Kiril';
  194. $strCzech = '╟ekτe';
  195. $strCzechSlovak = '╟ekτe-Slovakτa';
  196.  
  197. $strDanish = 'Danimarkaca';
  198. $strDatabaseEmpty = 'Veritaban² ad² bo■!';
  199. $strDatabaseExportOptions = 'Veritaban² d÷nⁿ■ⁿm ayarlar²';
  200. $strDatabaseHasBeenDropped = '%s veritaban² kald²r²ld².';
  201. $strDatabaseNoTable = 'Bu veritaban² tablo iτermiyor!';
  202. $strDatabasesDropped = '%s veritabanlar² ba■ar²yla kald²r²ld².';
  203. $strDatabasesStatsDisable = '▌statistikleri kapat';
  204. $strDatabasesStatsEnable = '▌statistikleri aτ';
  205. $strDatabasesStatsHeavyTraffic = 'Not: Burada veritaban² istatistiklerini  aτmak Web Sunucusu ile MySQL aras²nda yⁿksek trafi≡e yol aτabilir.';
  206. $strDatabasesStats = 'Veritaban² istatistikleri';
  207. $strDatabases = 'Veritabanlar²';
  208. $strDatabase = 'Veritaban²';
  209. $strDataDict = 'Veri s÷zlⁿ≡ⁿ';
  210. $strDataOnly = 'Sadece veri';
  211. $strDataPages = 'Veri iτeren sayfalar';   
  212. $strData = 'Veri';
  213. $strDBComment = 'Veritaban² yorumu:';
  214. $strDBCopy = 'Veritaban²n² ■uraya kopyala:';  
  215. $strDBGContextID = '▌τerik ID';
  216. $strDBGContext = '▌τerik';
  217. $strDBGHits = 'Giri■ler(hit)';
  218. $strDBGLine = 'Sat²r';
  219. $strDBGMaxTimeMs = 'Max zaman, ms';
  220. $strDBGMinTimeMs = 'Min zaman, ms';
  221. $strDBGModule = 'Modⁿl';
  222. $strDBGTimePerHitMs = 'Zaman/Giri■, ms';
  223. $strDBGTotalTimeMs = 'Toplam zaman, ms';
  224. $strDbPrivileges = 'Veritaban²na ÷zgⁿ yetkiler';
  225. $strDBRename = 'Veritaban²n² yeniden adland²r';
  226. $strDbSpecific = 'Veritaban²na ÷zgⁿ';
  227. $strDefaultEngine = '%s bu MySQL sunucusunun ⁿzerindeki varsay²lan depolama motorudur.';   
  228. $strDefaultValueHelp = 'Varsay²lan de≡erler iτin t²rnak i■areti veya slash koymak yerine tek de≡er giriniz.Mesela : a';
  229. $strDefault = 'Varsay²lan';
  230. $strDefragment = 'Tabloyu birle■tir';
  231. $strDelayedInserts = 'Gecikmi■ kay²t eklemeleri kullan';
  232. $strDeleteAndFlushDescr = 'Bu en k²sa yoldur fakat yetkileri yeniden yⁿklemek zaman alabilir.';
  233. $strDeleteAndFlush = 'Kullan²c²lar² sonra da yetkileri sil.';
  234. $strDeletedRows = 'Silinen sat²rlar:';
  235. $strDeleted = 'Sat²r silindi.';
  236. $strDelete = 'Sil';
  237. $strDeleting = '%s siliniyor';
  238. $strDelOld = 'Sayfada kullan²lmayan tablolara verilmi■ referanslar bulunuyor. Bu referanslar² silmek ister misiniz?';
  239. $strDescending = 'Azalan';
  240. $strDescription = 'Tan²mlama';
  241. $strDictionary = 's÷zlⁿk';
  242. $strDirtyPages = 'Bozuk Sayfalar';  // not the actual translation i need some help
  243. $strDisabled = 'Etkin de≡il';
  244. $strDisableForeignChecks = 'Yabanc² anahtar i■aretlerini seτilemez k²l';
  245. $strDisplayFeat = '╓zellikleri G÷ster';
  246. $strDisplayOrder = 'G÷rⁿnⁿm dⁿzeni:';
  247. $strDisplayPDF = 'PDF ■emas²n² g÷ster';
  248. $strDoAQuery = '<br /><br />"╓rnekle sorgu" yap. (joker:%) <br />';
  249. $strDocu = 'Yard²m';
  250. $strDoYouReally = 'A■a≡²daki komutu uygulamak istedi≡inizden emin misiniz? ';
  251. $strDropDatabaseStrongWarning = 'Bⁿtⁿn bir veritaban²n² YOK ETMEK ⁿzeresiniz!';
  252. $strDrop = 'Kald²r';
  253. $strDropUsersDb = 'Kullan²c²larla ayn² isimlerde olan veritabanlar²n² kald²r.';
  254. $strDumpingData = 'Tablo d÷kⁿm verisi';
  255. $strDumpSaved = 'D÷kⁿm dosyas² %s dosyas²na kaydedildi';
  256. $strDumpXRows = 'Sat²r say²s² : %s    %s .sat²rdan ba■layarak.';
  257. $strDynamic = 'de≡i■ken';
  258.  
  259. $strEdit = 'Dⁿzenle';
  260. $strEditPDFPages = ' PDF Sayfalar²n² dⁿzenle';
  261. $strEditPrivileges = '╓ncelikleri Dⁿzenle';
  262. $strEffective = 'Efektif';
  263. $strEmpty = 'Bo■alt';
  264. $strEmptyResultSet = 'MySQL bo■ bir sonuτ kⁿmesi d÷ndⁿrdⁿ ( s²f²r sat²r).';
  265. $strEnabled = 'Etkin';
  266. $strEncloseInTransaction = '▌■lemlerde d÷nⁿ■tⁿrⁿ ekle';
  267. $strEndCut = 'END CUT';
  268. $strEndRaw = 'END RAW';
  269. $strEnd = 'Son';
  270. $strEngineAvailable = '%s bu MySQL sunucusu ⁿzerinde bulunmaktad²r.';  $strEngineUnsupported = 'Bu MySQL sunucusu %s depolama motorunu desteklememektedir.'; 
  271. $strEngineDisabled = '%s bu MySQL sunucusu iτin devre d²■² b²rak²lm²■t²r.';
  272. $strEngines = 'Motorlar';   
  273. $strEnglishPrivileges = ' Not: MySQL  yetki adlar² ▌ngilizce olarak belirtilmi■tir ';
  274. $strEnglish = '▌ngilizce';
  275. $strError = 'Hata';
  276. $strEscapeWildcards = '_ ve % jokerleri harfi harfine kullan²lmak isteniyorsa \ ile beraber kullan²lmal²d²r.';
  277. $strEstonian = 'Estonyaca';
  278. $strExcelEdition = 'Excel tipi';
  279. $strExcelOptions = 'Excel ayarlar²';
  280. $strExecuteBookmarked = '▌■aretlenmi■ sorguyu τal²■t²r';
  281. $strExplain = 'SQL\'i aτ²kla';
  282. $strExport = 'D÷nⁿ■tⁿr';
  283. $strExtendedInserts = 'Tablo ismini ve INSERT deyimini sadece bir kez kullan';
  284. $strExtra = 'Ekstra';
  285.  
  286. $strFailedAttempts = 'Ba■ar²s²z denemeler';
  287. $strField = 'Alan';
  288. $strFieldHasBeenDropped = '%s alan² kald²r²lm²■t²r';
  289. $strFields = 'Alanlar';
  290. $strFieldsEmpty = ' Alan say²s² bo■! ';
  291. $strFieldsEnclosedBy = 'Kapatma karakteri';
  292. $strFieldsEscapedBy = 'Kaτ²■ karakteri';
  293. $strFieldsTerminatedBy = 'Alan sonu karakteri';
  294. $strFileAlreadyExists = '%s dosyas² zaten serverda mevcut, dosya ad²n² de≡i■tirin veya ⁿzerine yaz seτene≡ini seτin! ';
  295. $strFileCouldNotBeRead = 'Dosya okunamad²';
  296. $strFileNameTemplate = 'Dosya ismi ■ablonu';
  297. $strFileNameTemplateRemember = '■ablonu hat²rla';
  298. $strFixed = 'Sabit';
  299. $strFlushPrivilegesNote = 'Not: phpMyAdmin kullan²c²lar²n yetkilerini direkt olarak MySQL\'ⁿn yetki tablolar²ndan al²r.Bu tablolar²n iτerikleri e≡er elle  de≡i■iklik yap²lm²■sa sunucunun kulland²≡² yetkilerden farkl² olabilir.Bu durumda devam etmeden ÷nce %syetkileri yeniden yⁿklemeniz gerekir%s .';
  300. $strFlushTable = 'Tabloyu yeniden yⁿkle("FLUSH")';
  301. $strFormat = 'Biτim';
  302. $strFormEmpty = 'Form\'da eksik de≡er !';
  303. $strFreePages = 'Serbest Sayfalar';   
  304. $strFullText = 'Tⁿm metinler';
  305. $strFunction = 'Fonksiyon';
  306.  
  307. $strGenBy = 'ⁿretildi:';
  308. $strGeneralRelationFeat = 'Genel ili■ki ÷zellikleri';
  309. $strGenerate = 'Olu■tur';
  310. $strGeneratePassword = '▐ifre Olu■tur';
  311. $strGenTime = '╟²kt² Tarihi';
  312. $strGeorgian = 'Gⁿrcⁿce';
  313. $strGerman = 'Almanca';
  314. $strGlobal = 'genel';
  315. $strGlobalPrivileges = 'Global yetkiler';
  316. $strGlobalValue = 'Global de≡er';
  317. $strGo = 'Git';
  318. $strGrantOption = 'Hak';
  319. $strGreek = 'Yunanca';
  320. $strGzip = '"gzip"';
  321.  
  322. $strHasBeenAltered = 'dⁿzenlendi.';
  323. $strHasBeenCreated = 'yarat²ld².';
  324. $strHaveToShow = 'G÷rⁿntⁿlemek iτin en az bir sⁿtun seτmelisiniz';
  325. $strHebrew = '▌branice';
  326. $strHexForBinary = 'Binari alanlar² iτin onalt²l²k say² sistemini kullan.';
  327. $strHome = 'Ana Sayfa';
  328. $strHomepageOfficial = 'phpMyAdmin Web Sayfas²';
  329. $strHostEmpty = 'Sunucu ismi alan² bo■!';
  330. $strHost = 'Sunucu';
  331. $strHungarian = 'Macarca';
  332.  
  333. $strIcelandic = '▌zlandaca';
  334. $strId = 'ID';
  335. $strIdxFulltext = 'Tⁿm metinler';
  336. $strIgnoreInserts = 'Kay²t eklemeleri yoksay² kullan';
  337. $strIgnore = 'Yoksay';
  338. $strIgnoringFile = '%s dosyas²n² yoksay²yor';
  339. $strImportDocSQL = 'docSQL dosyalar²n² d÷nⁿ■tⁿr ';
  340. $strImportFiles = 'Dosyalar² d÷nⁿ■tⁿr';
  341. $strIndexes = '▌ndeksler';
  342. $strIndexHasBeenDropped = '%s indeks\'i silindi.';
  343. $strIndexName = '▌ndeks ismi :';
  344. $strIndexType = '▌ndeks tipi :';
  345. $strIndexWarningMultiple = '`%s` sⁿtunu iτin birden fazla %s anahtar² yarat²ld². ';
  346. $strIndexWarningPrimary = 'PRIMARY ve INDEX anahtarlar²n²n ikisine birden `%s` sⁿtunu iτin de≡er verilemez.';
  347. $strIndexWarningTable = '`%s` tablosunun indexleri ile ilgili sorunlar';
  348. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
  349. $strIndex = '▌ndeks';
  350. $strInnoDBAutoextendIncrement = 'Art²■ miktar²n² otomatik olarak artt²r';   
  351. $strInnoDBAutoextendIncrementDesc = ' Otomatik geni■leyen tablo boyutu bo■ oldu≡unda otomatik geni■leyen tablo bo■lu≡unun boyutun art²■ miktar².';  
  352. $strInnoDBDataFilePath = 'Veri dosyalar²';  
  353. $strInnoDBDataHomeDirDesc = 'InnoDB veri dosyalar² iτin dizin yolunun ortak kullan²lan k²sm².'; 
  354. $strInnoDBDataHomeDir = 'Veri ana dizini ';  
  355. $strInnodbStat = 'InnoDB durumu';
  356. $strInsecureMySQL = 'Konfigurasyon dosyan²z (■ifresiz root) varsay²lan MySQL yetki dosyas²yla aynen uyu■an ayarlar iτeriyor.MySQL sunucunuz bu varsay²lan ayarlarla τal²■²yor,d²■ardan giri■e aτ²k,ve bu gⁿvenlik aτ²≡²n² hemen dⁿzeltmeniz gerekmektedir.';
  357. $strInsertAsNewRow = 'Yeni sat²r olarak ekle';
  358. $strInsertedRowId = 'Sat²r id\'si eklendi:';
  359. $strInsertedRows = 'Eklenen sat²rlar:';
  360. $strInsert = 'Ekle';
  361. $strInsertNewRow = 'Yeni sat²r ekle';
  362. $strInternalNotNecessary = '* InnoDb\'nin iτinde zaten bir iτ ili■ki  var ise gerekli de≡ildir.';
  363. $strInternalRelations = '▌τ ili■kiler';
  364. $strInUse = 'kullan²mda';
  365. $strInvalidColumnCount = 'Sⁿtun say²s² s²f²rdan bⁿyⁿk olmal².';
  366. $strInvalidFieldAddCount = 'En az²ndan bir alan eklemeniz gerekmektedir..';
  367. $strInvalidFieldCount = 'Tablonun en az bir alan² olmal².';
  368. $strInvalidRowNumber = '%d geτerli bir sat²r say²s² de≡il.';
  369.  
  370. $strJapanese = 'Japonca';
  371. $strJumpToDB = '"%s" veritaban²na git.';
  372. $strJustDeleteDescr = '"silinmi■" kullan²c²lar, yetkiler yeniden yⁿklenmedikτe ,hala sunucuya normaldeki gibi eri■ilebilecek ';
  373. $strJustDelete = 'Kullan²c²lar² yetki tablolar²ndan sil .';
  374.  
  375. $strKeepPass = '▐ifreyi de≡i■tirme';
  376. $strKeyname = 'Anahtar ismi';
  377. $strKill = 'Kapat';
  378. $strKorean = 'Korece';
  379.  
  380. $strLandscape = 'Peyzaj';
  381. $strLatchedPages = 'Mandallanm²■ Sayfalar';  //also this
  382. $strLatexCaption = 'Tablo ba■l²≡²';
  383. $strLatexContent = '__TABLE__ tablosunun iτeri≡i';
  384. $strLatexContinuedCaption = 'devam eden tablo ba■l²≡²';
  385. $strLatexContinued = '(devam eden)';
  386. $strLatexIncludeCaption = 'Tablo ba■l²≡²n² iτer';
  387. $strLatexLabel = 'Etiket anahtar²';
  388. $strLaTeX = 'LaTeX';
  389. $strLaTeXOptions = 'LaTeX seτenekleri';
  390. $strLatexStructure = '__TABLE__ tablosunun yap²s²';
  391. $strLatvian = 'Litvanyaca';
  392. $strLengthSet = 'Boyut/De≡erler*';
  393. $strLimitNumRows = 'Sayfa ba■²na kay²t say²s² :';
  394. $strLinesTerminatedBy = 'Sat²r sonu';
  395. $strLinkNotFound = 'Link bulunamad²';
  396. $strLinksTo = 'Linkler->';
  397. $strLithuanian = 'Litvanyaca';
  398. $strLocalhost = 'Lokal';
  399. $strLocationTextfile = 'Dosyadan yⁿkle';
  400. $strLoginInformation = 'Login bilgisi';
  401. $strLogin = 'Login';
  402. $strLogout = '╟²k²■';
  403. $strLogPassword = '▐ifre:';
  404. $strLogServer = 'Sunucu';
  405. $strLogUsername = 'Kullan²c² Ad²:';
  406. $strLongOperation = 'Bu i■lem τok uzun sⁿrebilir. Devam etmek istedi≡iniz emin misiniz?';
  407.  
  408. $strMaximumSize = 'En bⁿyⁿk boyut: %s%s';
  409. $strMbExtensionMissing = 'mbstring PHP uzant²s² bulunamad² ve multibyte karakter seti kullanmaktas²n²z. E≡er mbstring uzant²s² bulunmazsa phpMyAdmin karakter dizilerini dⁿzgⁿn bir ■ekilde b÷lemeyece≡i iτin beklenmeyen sonuτlar olu■abilir.';
  410. $strMbOverloadWarning = 'mbstring.func_overload PHP konfigⁿrasyon dosyan²zda etkinle■tirilmi■ durumda. Bu seτenek phpMyAdmin ile uyumsuzluk g÷stermekte ve baz² verilerin bozulmas²na yol aτabilir!';
  411. $strMIME_available_mime = 'Uygun MIME-tipleri';
  412. $strMIME_available_transform = 'Uygun d÷nⁿ■ⁿmler';
  413. $strMIME_description = 'Tan²mlama';
  414. $strMIME_MIMEtype = 'MIME-tip';
  415. $strMIME_nodescription = 'Bu d÷nⁿ■ⁿm iτin uygun bilgi bulunmamaktad²r.<br />Lⁿtfen yazara %s ne yapar diye sorun';
  416. $strMIME_transformation_note = 'Uygun d÷nⁿ■ⁿm seτeneklerinin listesi ve onlar²n  MIME-tip d÷nⁿ■ⁿmleri iτin,  %sd÷nⁿ■ⁿm tan²mlamar²%s\'na t²klay²n';
  417. $strMIME_transformation_options = 'D÷nⁿ■ⁿm seτenekleri';
  418. $strMIME_transformation_options_note = 'Lⁿtfen d÷nⁿ■ⁿm seτenekleri iτin de≡erleri bu ■ekili kullanarak giriniz: \'a\',\'b\',\'c\'...<br />Backslash ("\") veya tek t²rnak ("\'") kullaman²z gerekiyorsa, ■u ■ekilde kullan²n : \'\\\\xyz\' veya \'a\\\'b\').';
  419. $strMIME_transformation = 'Taray²c² d÷nⁿ■ⁿmⁿ';
  420. $strMIMETypesForTable = 'TABLO MIME T▌PLER▌';
  421. $strMIME_without = '▌talik olarak yaz²lm²■ MIME-tipleri ayr² bir d÷nⁿ■ⁿm fonksiyonuna sahip de≡ildir.';
  422. $strModifications = 'De≡i■iklikler kaydedildi';
  423. $strModify = 'De≡i■tir';
  424. $strModifyIndexTopic = 'Indeks dⁿzenle';
  425. $strMoveTableOK = '%s tablosu %s ⁿzerine ta■²nd².';
  426. $strMoveTableSameNames = 'Tabloyu ayn²s²na ta■²yam²yor!';
  427. $strMoveTable = 'Tabloyu (veritaban²<b>.</b>tablo) ta■² :';
  428. $strMultilingual = 'τoklu dil';
  429. $strMyISAMDataPointerSizeDesc = 'MAX_ROWS seτene≡i belirtilmedi≡i durumlarda MyISAM tablolar² iτin CREATE TABLE komutuyla kullan²lacak olan varsay²lan i■aretτi boyutu (Byte olarak).';  
  430. $strMyISAMDataPointerSize = 'Veri i■aretτi boyutu';   
  431. $strMyISAMMaxExtraSortFileSizeDesc = 'H²zl² MyISAM indeksi olu■turulmas² s²ras²nda kullan²lan geτici dosya belirtilen boyutta anahtar ÷nbellek kullan²lmas² durumunda olu■acak olan dosyadan bⁿyⁿk olacaksa, anahtar ÷nbellek metodunu seτiniz.';  
  432. $strMyISAMMaxExtraSortFileSize = '▌ndeks olu■turmada kullan²lan maksimum geτici dosyalar boyutu'; 
  433. $strMyISAMMaxSortFileSizeDesc = 'MySQL\Æin bir MyISAM indeksini yeniden olu■tururken kulland²≡² geτici dosyan²n maksimum boyutu (REPAIR TABLE, ALTER TABLE, ya da LOAD DATA INFILE s²ras²nda).';  
  434. $strMyISAMMaxSortFileSize = 'Maksimum geτici s²ralama dosyalar² boyutu.';
  435. $strMyISAMRecoverOptions = 'Otomatik Kurtarma Modu';   $strMyISAMRecoverOptionsDesc = '-myisam-recover ■eklinde sunucu ba■lang²τ komutu olarak ayarlanabilen ve τ÷ken MyISAM tablolar²n² otomatik olarak kurtarmak amac²yla kullan²lan mod,.';   
  436. $strMyISAMRepairThreadsDesc = 'Bu de≡er 1\Æden bⁿyⁿkse, i■lem s²ralama yoluyla yap²lan Onar²m (Repair) s²ras²nda MyISAM tablosu indeksleri (her bir indeks kendi i■lemi iτinde ) paralel olarak yarat²l²r. ';  
  437. $strMyISAMRepairThreads = '▌■lemleri Onar';   
  438. $strMyISAMSortBufferSizeDesc = 'Bir REPAIR TABLE komutuyla MyISAM indeksleri s²ralan²rken ya da CREATE INDEX ya da ALTER TABLE komutuyla indekslerin olu■turulmas² s²ras²nda iτin ayr²lan ara bellek miktar².';  
  439. $strMyISAMSortBufferSize = 'Listeleme ara bellek boyutu';   
  440. $strMySQLCharset = 'MySQL karakter seti';
  441. $strMySQLConnectionCollation = 'MySQL ba≡lant² kar■²la■t²rmas²';
  442. $strMySQLSaid = 'MySQL τ²kt²s²: ';
  443. $strMySQLShowProcess = '▌■lemleri g÷ster';
  444. $strMySQLShowStatus = 'MySQL τal²■ma zaman² bilgisini g÷ster';
  445. $strMySQLShowVars = 'MySQL sistem de≡i■kenlerini g÷ster';
  446.  
  447. $strName = '▌sim';
  448. $strNext = 'Sonraki';
  449. $strNoActivity = '%s veya daha fazla saniye boyunca hiτbir i■lem yap²lmad², lⁿtfen yeniden giri■ yap²n²z';
  450. $strNoDatabasesSelected = 'Veritaban² seτilmedi.';
  451. $strNoDatabases = 'Veritaban² yok';
  452. $strNoDescription = 'Tan²mlama yok';
  453. $strNoDetailsForEngine = 'Bu depolama motoru iτin detayl² durum bilgisi bulunmamaktad²r.';   
  454. $strNoDropDatabases = '"DROP DATABASE" cⁿmlesi burada kullan²lamaz.';
  455. $strNoExplain = 'SQL aτ²klamas²n² yapma';
  456. $strNoFrames = 'phpMyAdmin frame destekli bir taray²c² ile daha iyi τal²■maktad²r...';
  457. $strNo = 'Hay²r';
  458. $strNoIndex = 'Indeks tan²mlanmad²!';
  459. $strNoIndexPartsDefined = 'Indeks k²sm² tan²mlanmad²!';
  460. $strNoModification = 'De≡i■iklik yok';
  461. $strNone = 'Hiτbiri';
  462. $strNoOptions = 'Bu dⁿzenin seτe≡i yok';
  463. $strNoPassword = '▐ifre yok';
  464. $strNoPermission = 'Web sunucusu  %s dosyas²n² kaydetmek iτin izne sahip de≡il.';
  465. $strNoPhp = ' PHP kodsuz';
  466. $strNoPrivileges = 'Buna yetkiniz yok';
  467. $strNoRights = 'Burada bulunmak iτin yeterli haklara sahip de≡ilsiniz!';
  468. $strNoRowsSelected = 'Sat²r seτilmedi';
  469. $strNoSpace = '%s dosyas²n² kaydetmek iτin yeterli alan yok.';
  470. $strNoTablesFound = 'Veritaban²nda tablo bulunamad².';
  471. $strNoThemeSupport = 'Tema deste≡i bulunmuyor,lⁿtfen ayarlar² ve/veya %s dizinindeki temalar²n²z² kontrol ediniz';
  472. $strNotNumber = 'Lⁿtfen bir say² giriniz!';
  473. $strNotOK = 'Tamam de≡il';
  474. $strNotSet = '<b>%s</b> tablosu bulunamad² veya %s iτinde tan²mlanmad²';
  475. $strNoUsersFound = 'Kullan²c²(lar) bulunamad².';
  476. $strNoValidateSQL = 'SQL do≡rulamas²n² yapma';
  477. $strNull = 'Bo■';
  478. $strNumberOfFields = 'Alan Say²s²';
  479. $strNumSearchResultsInTable = '<b><font color=\'blue\'>%s</font></b> ( <b>%s</b> tablosu iτinde araman²za uyan kay²t say²s² ) ';
  480. $strNumSearchResultsTotal = 'Toplam: %s e■le■im';
  481. $strNumTables = 'Tablolar';
  482.  
  483. $strOK = 'Tamam';
  484. $strOperations = '▌■lemler';
  485. $strOperator = '▌■lemci';
  486. $strOptimizeTable = 'Tabloyu optimize et';
  487. $strOr = 'veya';
  488. $strOverhead = 'Kullan²lamayan Veri';
  489. $strOverwriteExisting = 'Mevcut dosyalar²n ⁿzerine yaz!';
  490.  
  491. $strPageNumber = 'Sayfa numaras²:';
  492. $strPagesToBeFlushed = 'Yeniden yⁿklenecek sayfalar² g÷ster (flush)'; 
  493. $strPaperSize = 'Ka≡²t boyu';
  494. $strPartialText = 'K²smi Metinler';
  495. $strPasswordChanged = '%s iτin ■ifre ba■ar²yla de≡i■tirildi.';
  496. $strPasswordEmpty = '▐ifre alan² doldurulmad²!';
  497. $strPasswordHashing = '▐ifre Hash y÷ntemi';  
  498. $strPasswordNotSame = 'Girilen ■ifreler uyu■muyor!';
  499. $strPassword = '▐ifre';
  500. $strPdfDbSchema = ' "%s" veritaban²n²n ■emas² - Sayfa %s';
  501. $strPdfInvalidTblName = ' "%s" tablosu bulunam²yor !';
  502. $strPdfNoTables = 'Tablo yok';
  503. $strPerHour = 'saat ba■²na';
  504. $strPerMinute = 'dakika ba■²na';
  505. $strPerSecond = 'saniye ba■²na';
  506. $strPersian = 'Farsτa';
  507. $strPhoneBook = 'telefon defteri';
  508. $strPHP40203 = ' Ciddi bir multi-byte karakter dizisi (mbstring) hatas²na sahip olan PHP 4.2.3 kullan²yorsunuz,. PHP hata raporu 19404\' e bak²n²z. Bu sⁿrⁿmⁿn phpMyAdmin\'le kullan²lmas² ÷nerilmez.';
  509. $strPhp = 'PHP kodu olu■tur';
  510. $strPHPVersion = 'PHP Sⁿrⁿmⁿ';
  511. $strPmaDocumentation = 'phpMyAdmin yard²m';
  512. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt>\' nin de≡eri  konfigurasyon dosyas²n²n iτinde verilmelidir!';
  513. $strPolish = 'Lehce';
  514. $strPortrait = 'Portre';
  515. $strPos1 = 'Ba■lang²τ';
  516. $strPrevious = '╓nceki';
  517. $strPrimary = 'Birincil';
  518. $strPrimaryKeyHasBeenDropped = 'Birincil anahtar silindi';
  519. $strPrimaryKeyName = 'PRIMARY KEY TEK olmal²d²r!';
  520. $strPrimaryKeyWarning = '# PRIMARY <b>sadece</b> birincil bir anahtar²n ismi <b>olmal²d²r!</b>';
  521. $strPrintViewFull = 'Yaz²c² g÷rⁿntⁿsⁿ (tⁿm metin)';
  522. $strPrintView = 'Yaz²c² g÷rⁿntⁿsⁿ';
  523. $strPrint = 'Yazd²r';
  524. $strPrivDescAllPrivileges = 'GRANT hariτ tⁿm yetkileri iτerir.';
  525. $strPrivDescAlter = 'Varolan tablonun yap²s²n²n de≡i■tirilmesine izin verir.';
  526. $strPrivDescCreateDb = 'Yeni veritabanlar² ve tablolar²n olu■turulmas²na izin verir.';
  527. $strPrivDescCreateTbl = 'Yeni tablolar²n olu■turulmas²na izin verir.';
  528. $strPrivDescCreateTmpTable = 'Geτici tablolara olu■turulmas²na izin verir.';
  529. $strPrivDescDelete = 'Veri silinmesine izin verir.';
  530. $strPrivDescDropDb = 'Veritabanlar² ve tablolar²n kald²r²lmas²na izin verir.';
  531. $strPrivDescDropTbl = 'Tablolar²n kald²r²lmas²na izin verir.';
  532. $strPrivDescExecute = 'Kaydedilmi■ yordamlar²n τal²■t²r²lmas²na izin verir.; Bu MySQL sⁿrⁿmⁿnde etkisi yoktur.';
  533. $strPrivDescFile = 'Data import ve export\'una izin verir.';
  534. $strPrivDescGrant = '▌mtiyaz tablolar²n² yeniden yⁿklemeden yeni kullan²c² ve yetki eklenmesine izin verir.';
  535. $strPrivDescIndex = '▌ndekslerin yarat²lmas²na ve kald²r²lmas²na izin verir.';
  536. $strPrivDescInsert = 'Verinin eklenmesine ve yer de≡i■tirilmesine izin verir.';
  537. $strPrivDescLockTables = 'Geτerli i■lem  iτin tablolar²n kilitlenmesine izin verir.';
  538. $strPrivDescMaxConnections = 'Kullan²c²n²n saat ba■²na aτabilece≡i ba≡lant²y² s²n²rlar.';
  539. $strPrivDescMaxQuestions = 'Kullan²c²n²n saat ba■²na sunucuya g÷nderebilece≡i sorgu say²s²n² s²n²rlar.';
  540. $strPrivDescMaxUpdates = 'Kullan²c²n²n,saat ba■²na τal²■t²rabilece≡i,herhangi bir tablo veya veritaban² de≡i■tiren  komut say²s²n² s²n²rlar.';
  541. $strPrivDescProcess3 = 'Di≡er kullan²c²lar²n i■lemlerinin kapat²lmas²na izin verir.';
  542. $strPrivDescProcess4 = '▌■lem listesindeki bⁿtⁿn sorgular²n g÷rⁿntⁿlenmesine izin verir.';
  543. $strPrivDescReferences = 'Bu MySQL sⁿrⁿmⁿnde etkisi yoktur.';
  544. $strPrivDescReload = 'Sunucu ayarlar²n²n yeniden yⁿklenmesine ve ÷nbelle≡in silinmesine izin verir';
  545. $strPrivDescReplClient = 'Kullan²c²lara Slave ve Master\'lar²n nerede oldu≡unu sorma  hakk²n² verir.';
  546. $strPrivDescReplSlave = 'Kopya slave\'ler iτin gerekli.';
  547. $strPrivDescSelect = 'Veri okunmas²na izin ver.';
  548. $strPrivDescShowDb = 'Bⁿtⁿn veritabanlar² listesine eri■im verir.';
  549. $strPrivDescShutdown = 'Sunucunun kapat²lmas²na izin ver.';
  550. $strPrivDescSuper = 'Maksimum ba≡lant² say²s² a■²lsa bile ba≡lanmas²na izin ver;Global de≡i■kenleri saptamak veya di≡er kullan²c²lar²n i■lemlerini sonland²rmak  gibi  bir τok y÷netim i■lemi iτin gereklidir.';
  551. $strPrivDescUpdate = 'Veri de≡i■tirilmesine izin ver.';
  552. $strPrivDescUsage = '▌mtiyaz yok.';
  553. $strPrivilegesReloaded = 'Ayr²cal²klar ba■ar²yla yⁿklendi.';
  554. $strPrivileges = '▌mtiyazlar';
  555. $strProcesslist = '▌■lem listesi';
  556. $strPutColNames = '▌lk sat²rda alan isimlerini koy';
  557.  
  558. $strQBEDel = 'Del';
  559. $strQBEIns = 'Ins';
  560. $strQBE = ' Sorgula';
  561. $strQueryFrame = 'Sorgu penceresi';
  562. $strQueryOnDb = '<b>%s</b> veritaban²nda SQL sorgusu :';
  563. $strQuerySQLHistory = 'SQL geτmi■i';
  564. $strQueryStatistics = '<b>Sorgu istatistikleri</b>: Ba■lang²τtan bu yana sunucuya <b>%s</b> sorgu g÷nderildi.';
  565. $strQueryTime = 'Sorgu  %01.4f san sⁿrdⁿ';
  566. $strQueryType = 'Sorgu ■ekli';
  567. $strQueryWindowLock = 'Pencere d²■²ndan bu sorgunun ⁿzerine yazma';
  568.  
  569. $strReceived = 'Al²nd²';
  570. $strRecords = 'Kay²tlar';
  571. $strReferentialIntegrity = 'Referans bⁿtⁿnlⁿ≡ⁿnⁿ kontrol et.';
  572. $strRefresh = 'Yenile';
  573. $strRelationalSchema = '▌li■ki ■emas²';
  574. $strRelationNotWorking = '▌li■kili tablolarla τal²■mada kullan²lan ekstra ÷zellikler kapat²ld².Nedenini ÷≡renmek iτin %sburaya%s t²klay²n²z...';
  575. $strRelationsForTable = 'TABLO ▌L▌▐K▌LER▌';
  576. $strRelations = '▌li■kiler';
  577. $strRelationView = '▌li■ki g÷rⁿnⁿmⁿ';
  578. $strReloadingThePrivileges = '▌mtiyazlar² yeniden yⁿklⁿyor';
  579. $strReloadMySQL = 'MySQL\' i yeniden yⁿkle';
  580. $strRemoveSelectedUsers = 'Seτili kullan²c²lar² kald²r';
  581. $strRenameDatabaseOK = '%s veritaban² %s olarak yeniden adland²r²ld²';
  582. $strRenameTableOK = '%s tablosu %s olarak yeniden adland²r²ld²';
  583. $strRenameTable = 'Tabloyu yeniden adland²r';
  584. $strRepairTable = 'Tablo\'yu onar';
  585. $strReplaceNULLBy = 'NULL \' u bununla yerde≡i■tir';
  586. $strReplaceTable = 'Tablo verisini bir dosyadaki ile de≡i■tir';
  587. $strReset = 'S²f²rla';
  588. $strResourceLimits = 'Kaynak s²n²rlar²';
  589. $strReType = 'Yeniden gir';
  590. $strRevokeAndDeleteDescr = 'Kullan²c²lar yeniden yⁿklenene kadar  hala KULLANIM ayr²cal²≡²na  sahip olacaklar.';
  591. $strRevokeAndDelete = 'Kullan²c²lardaki tⁿm etkin yetkileri geτersiz k²l  ve sonra sil..';
  592. $strRevoke = 'Geτersiz k²l';
  593. $strRevokeMessage = '%s\'in ÷nceliklerini kald²rd²n²z';
  594. $strRomanian = 'Romence';
  595. $strRowLength = 'Sat²r boyu';
  596. $strRowsFrom = 'kay²t : Ba■layaca≡² kay²t :';
  597. $strRowSize = ' Sat²r boyutu ';
  598. $strRowsModeFlippedHorizontal = 'yatay (d÷ndⁿrⁿlmⁿ■ ba■l²klar)';
  599. $strRowsModeHorizontal = 'yatay';
  600. $strRowsModeOptions = '%s olarak g÷ster ve %s hⁿcre sonra ba■l²≡² tekrarla.';
  601. $strRowsModeVertical = 'dikey';
  602. $strRows = 'Sat²r';
  603. $strRowsStatistic = 'Sat²r istatisti≡i';
  604. $strRunning = '# %s ⁿzerinde τal²■²yor...';
  605. $strRunQuery = 'Sorguyu τal²■t²r';
  606. $strRunSQLQuery = '<b>%s</b> veritaban² ⁿzerinde sorgu τal²■t²r';
  607. $strRussian = 'Rusτa';
  608.  
  609. $strSave = 'Kaydet';
  610. $strSaveOnServer = 'Sunucuda %s dizininin iτinde kaydet';
  611. $strScaleFactorSmall = '╟arpan fakt÷rⁿ sayfadaki ■ema iτin τok kⁿτⁿk';
  612. $strSearch = 'Ara';
  613. $strSearchFormTitle = 'Veritaban²nda ara';
  614. $strSearchInTables = 'Tablo iτinde ara :';
  615. $strSearchNeedle = 'Aranacak kelime veya de≡erler ( joker: "%" ):';
  616. $strSearchOption1 = 'kelimelerin en az²ndan biri';
  617. $strSearchOption2 = 'bⁿtⁿn kelimeler';
  618. $strSearchOption3 = 'tam e■le■im';
  619. $strSearchOption4 = 'normal deyim';
  620. $strSearchResultsFor = ' "%s" %s iτin arama sonuτlar²:';
  621. $strSearchType = '<b>BUL </b> :';
  622. $strSecretRequired = 'Ayar dosyas² iτin gizli bir ■ifre gerekiyor (blowfish_secret).';
  623. $strSelectADb = ' Lⁿtfen bir veritaban² seτiniz';
  624. $strSelectAll = 'Tⁿmⁿnⁿ seτ';
  625. $strSelectBinaryLog = 'G÷rⁿntⁿlemek istedi≡iniz binari kayd²n² seτiniz';  
  626. $strSelectFields = 'Alan seτ (en az bir)';
  627. $strSelectNumRows = 'sorgu iτerisinde';
  628. $strSelectTables = 'Tablolar² seτ';
  629. $strSend = 'Dosya olarak kaydet';
  630. $strSent = 'G÷nderildi';
  631. $strServerChoice = 'Server seτimi';
  632. $strServerNotResponding = 'Sunucu yan²t vermiyor';
  633. $strServerStatus = '╟al²■ma bilgisi';
  634. $strServerStatusUptime = 'Bu MySQL sunucusunun τal²■ma sⁿresi : %s <br /> Ba■lama Zaman²: %s ';
  635. $strServer = 'Sunucusu';
  636. $strServerTabProcesslist = '▌■lemler';
  637. $strServerTabVariables = 'De≡i■kenler';
  638. $strServerTrafficNotes = '<b>Sunucu Yo≡unlu≡u</b>: Bu tablolar ba■lama zaman²ndan bu yana  MySQL sunucusunun network yo≡unlu≡unu g÷sterir.';
  639. $strServerVars = 'Sunucu de≡i■kenleri ve ayarlar²';
  640. $strServerVersion = 'Server sⁿrⁿmⁿ';
  641. $strSessionValue = 'Oturum de≡eri';
  642. $strSetEnumVal = 'E≡er alan tipi "enum" veya "set" ise verileri ■u formata g÷re giriniz: \'a\',\'b\',\'c\'...<br />E≡er bu de≡erler aras²na backslash ("\") veya tek t²rnak koyman²z gerekirse (\'),bunun iτin backslash kullan²n.Mesela: \'\\\\xyz\' veya \'a\\\'b\') gibi.';
  643. $strShowAll = 'Tⁿmⁿnⁿ g÷ster';
  644. $strShowColor = 'Rengi g÷ster';
  645. $strShowDatadictAs = 'Veri s÷zlⁿ≡ⁿ format²';
  646. $strShowFullQueries = 'Sorgular²n tⁿmⁿnⁿ g÷ster';
  647. $strShow = 'G÷ster';
  648. $strShowGrid = 'Izgaray² g÷ster';
  649. $strShowingRecords = 'Kay²tlar² g÷steriyor...';
  650. $strShowPHPInfo = 'PHP bilgisini g÷ster';
  651. $strShowTableDimension = 'Tablolar²n';
  652. $strShowTables = 'Tablolar² g÷ster';
  653. $strShowThisQuery = 'Sorguyu burada yine g÷ster.';
  654. $strSimplifiedChinese = 'Basitle■tirilmi■ ╟ince';
  655. $strSingly = '( birer birer )';
  656. $strSize = 'Boyut';
  657. $strSlovak = 'Slovakτa';
  658. $strSlovenian = 'Slovence';
  659. $strSocketProblem = '(ya da lokal MySQL sunucusu soketi dⁿzgⁿn bir ■ekilde ayarlanmam²■.)';
  660. $strSortByKey = 'Anahtara g÷re s²rala';
  661. $strSort = 'S²rala';
  662. $strSpaceUsage = 'Kullan²lan alan';
  663. $strSpanish = '▌spanyolca';
  664. $strSplitWordsWithSpace = 'Kelimelerin aras²nda bo■luk olmal²d²r (" ").';
  665. $strSQLExportCompatibility = 'SQL\Æe d÷nⁿ■tⁿrme uyumlulu≡u';
  666. $strSQLExportType = 'Export tipi';
  667. $strSQLOptions = 'SQL seτenekleri';
  668. $strSQLParserBugMessage = 'SQL yorumlay²c²s²nda bir hata bulma ihtimaliniz var.Lⁿtfen sorgunuzu dikkatli bir ■ekilde g÷zden geτiriniz,ve t²rnaklar do≡ru ve yanl²■ yaz²lmam²■ kontrol ediniz.Di≡er olas² hata nedenleri metin alan²na alabilece≡i boyuttan daha bⁿyⁿk bir dosya yⁿklⁿyor olma ihtimalinizdir.Sorgunuzu MySQL komut sat²r² arayⁿzⁿnde de deneyebilirsiniz..MySQL sunucu hata τ²kt²s²,var ise,hatay² man²zda size yard²mc² olabilir.Hala sorunlar²n²z varsa veya  komut sat²r² arayⁿzⁿ τal²■²rken,yorumlay²c² hata veriyorsa,lⁿtfen SQL sorgu giri■inizi hata yaratan tek bir sorguya indirgeyin,ve a■a≡²daki CUT b÷lⁿmⁿ veri y²≡²n² ile birlikte hata raporunu bildiriniz:';
  669. $strSQLParserUserError = 'SQL sorgunuzda bir hata varm²■ gibi g÷zⁿkⁿyor.MySQL sunucu hata τ²kt²s²,var ise,hatay² bulman²zda size yard²mc² olabilir.';
  670. $strSQLQuery = 'SQL sorgusu';
  671. $strSQLResult = 'SQL sonucu';
  672. $strSQL = 'SQL sorgusu';
  673. $strSQPBugInvalidIdentifer = 'Geτersiz tan²mlay²c²';
  674. $strSQPBugUnclosedQuote = 'Kapat²lmam²■ t²rnak';
  675. $strSQPBugUnknownPunctuation = 'Bilinmeyen noktalama i■areti';
  676. $strStatCheckTime = 'Son kontrol';
  677. $strStatCreateTime = 'Olu■turulma';
  678. $strStatement = 'Durum';
  679. $strStatUpdateTime = 'Son gⁿncellenme';
  680. $strStatus = 'Durum';
  681. $strStorageEngine = 'Depolama Motoru'; 
  682. $strStorageEngines = 'Depolama Motorlar²';  
  683. $strStrucCSV = 'CSV verisi';
  684. $strStrucData = 'Yap² ve Veri';
  685. $strStrucDrop = 'DROP TABLE ekle';
  686. $strStrucExcelCSV = 'MS Excel verisi iτin CSV';
  687. $strStrucNativeExcel = 'MS Excel verisi';
  688. $strStrucOnly = 'Sadece yap²';
  689. $strStructPropose = 'Tablo yap²s²n² analiz et.';
  690. $strStructure = 'Yap²';
  691. $strSubmit = 'Onayla';
  692. $strSuccess = 'SQL sorgunuz ba■ar²yla τal²■t²r²lm²■t²r';
  693. $strSum = 'toplam';
  694. $strSwedish = '▌sveτce';
  695. $strSwitchToDatabase = 'Kopyalanm²■ veritaban²n² kullan.';  
  696. $strSwitchToTable = 'Kopyalanm²■ tabloya geτ';
  697.  
  698. $strTableComments = 'Tablo yorumlar²';
  699. $strTableEmpty = 'Tablo ismi bo■!';
  700. $strTableHasBeenDropped = '%s tablosu kald²r²lm²■t²r';
  701. $strTableHasBeenEmptied = '%s tablosu bo■alt²lm²■t²r';
  702. $strTableHasBeenFlushed = '%s tablosu ba■ar²yla kapat²lm²■t²r.';
  703. $strTableMaintenance = 'Tablo bak²m²';
  704. $strTableOfContents = '▌τerik tablosu';
  705. $strTableOptions = 'Tablo ayarlar²';
  706. $strTables = '%s tablo';
  707. $strTableStructure = 'Tablo yap²s² :';
  708. $strTable = 'Tablo:';
  709. $strTableType = 'Tablo tipi';
  710. $strTakeIt = 'Seτ';
  711. $strTblPrivileges = 'Tabloya ÷zgⁿ yetkiler';
  712. $strTextAreaLength = 'Boyutu nedeniyle,<br /> bu alan dⁿzenlenmeyebilir ';
  713. $strThai = 'Thai';
  714. $strTheme = 'Tema / Sitil';
  715. $strThisHost = 'Bu host ';
  716. $strThisNotDirectory = 'Bu bir dizin de≡ildi';
  717. $strThreadSuccessfullyKilled = '%s i■lemi  ba■ar²yla sonland²r²ld².';
  718. $strTime = 'Zaman';
  719. $strToggleScratchboard = 'scratchboard\a geτ';
  720. $strTotal = 'toplam';
  721. $strTotalUC = 'Toplam';
  722. $strTraditionalChinese = 'Geleneksel ╟ince';
  723. $strTraditionalSpanish = 'Geleneksel ▌spanyolca';
  724. $strTraffic = 'Yo≡unluk';
  725. $strTransformation_application_octetstream__download = 'Bir alandaki binari veriyi yⁿklemek iτin link g÷ster.▌lk seτenek binari dosya ad²d²r.▌kinci seτenek ise dosya ad²n² iτeren tablo sat²r²r²n olas² alan ad²d²r.▌kinci bir seτenek istiyorsan²z ilk seτene≡i bo■ b²rakmal²s²n²z.';
  726. $strTransformation_application_octetstream__hex = 'Verinin hexadesimal sunumunu g÷sterir.';
  727. $strTransformation_image_jpeg__inline = 'T²klanabilir bir thumbnail g÷sterir; seτenekler: pixel olarak geni■lik,yⁿkseklik (orijinal oran korunur)';
  728. $strTransformation_image_jpeg__link = 'Bu resime direkt bir link g÷sterir (direct blob yⁿklemesi...).';
  729. $strTransformation_image_png__inline = 'jpeg resmini g÷r: sat²riτi';
  730. $strTransformation_text_plain__dateformat = 'Bir TIME, TIMESTAMP veya DATETIME alan² al²r ve varsay²lan tarih format² bilgilerinizle onu yeniden biτimlendirir.▌lk seτenek  zamang÷sterimi(timestamp)\'ne eklenecek bir offset(saat olarak)\'tir.(Varsay²lan: 0).▌kinci seτenek PHP\'nin strftime() fonksiyonu iτin uygun olan parametrelere g÷re farkl² bir  zamang÷sterimi(timestamp)\'dir.';
  731. $strTransformation_text_plain__external = 'D²■ bir uygulama τal²■t²r²r ve alanverisini standart giri■ yoluyla besler.Uygulaman²n standart τ²kt²s² d÷ner.Varsay²lan ho■ bir HTML τ²kt²s² veren Tidy(Dⁿzenli)\'dir..Gⁿvenlik nedeniyle libraries/transformations/text_plain__external.inc.php dosyas²n² elle dⁿzenlemeniz ve τal²■mas²na izin verece≡iniz araτlar² eklemeniz gerekir.▌lk seτenek;τal²■t²rmak istedi≡iniz program say²s²,ikinci seτenek ise program iτin gerekli olan parametrelerdir.▄τⁿncⁿ parametre ,e≡er 1\'e setlenmi■se htmlspecialchars() fonksiyonunu kullanarak τ²kt²y² d÷nⁿ■tⁿrecektir(Varsay²lan: 1).D÷rdⁿncⁿ bir parametre ise ,e≡er 1\'e setlenmi■se NOWRAP(kayd²rma yok) kodu tⁿm hⁿcreye eklenecek ve bⁿtⁿn τ²kt² yeniden dⁿzenlenmeden g÷rⁿnecektir.(Varsay²lan :1)';
  732. $strTransformation_text_plain__formatted = 'Alan²n orijinal biτimlendirmesini korur.Escaping(kaτ²■) yap²lmaz..';
  733. $strTransformation_text_plain__imagelink = 'Bir resim ve bir link g÷sterir,alan dosya ismini iτerir;ilk seτenek "http://domain.com/" gibi bir yaz²m,ikinci seτenek pixel olarak geni■lik,ⁿτⁿncⁿsⁿ ise yⁿksekliktir.';
  734. $strTransformation_text_plain__link = 'Bir link ve dosya ismini iτeren alan² g÷sterir;ilk seτenek "http://domain.com/" gibi bir g÷sterim,ikincisi ise link iτin bir ba■l²kt²r.';
  735. $strTransformation_text_plain__substr = 'Bir karakter dizisinin bir k²sm²n² g÷sterir. ▌lk seτenek dizinin ba■lang²c²ndan ne kadar uza≡a gidece≡idir (Varsay²lan 0). ▌kinci seτenek kaτ karakter al²naca≡²d²r (Varsay²lan: dizinin sonuna kadar). ▄τⁿncⁿ seτenek ise dizide kesilme olacaksa eklenecek ya da τ²kart²lacak diziyi belirtir (Varsay²lan: "...").';
  736. $strTruncateQueries = 'G÷rⁿlen sorgular² k²salt';
  737. $strTurkish = 'Tⁿrkτe';
  738. $strType = 'Tip';
  739.  
  740. $strUkrainian = 'Ukraynaca';
  741. $strUncheckAll = 'Hiτbirisini Seτme';
  742. $strUnicode = 'Unicode';
  743. $strUnique = 'Unique';
  744. $strUnknown = 'bilinmeyen';
  745. $strUnselectAll = 'Hiτbirisini seτme';
  746. $strUpdatePrivMessage = '%s iτin olan yetkileri gⁿncellediniz.';
  747. $strUpdateProfileMessage = 'Profil gⁿncellendi.';
  748. $strUpdateQuery = 'Sorguyu gⁿncelle';
  749. $strUpdComTab = 'Sⁿtun_Yorumlar² tablosunun nas²l gⁿncellendi≡ini ÷≡renmek istiyorsan²z D÷kⁿmanlara bak²n²z.';
  750. $strUpgrade = '%s %s veya daha sonraki bir sⁿrⁿme yⁿkseltme yapman²z gereklidir.';
  751. $strUsage = 'Kullan²m';
  752. $strUseBackquotes = 'Tablo ve alan isimleri iτin ters t²rnak " ` " i■aretini kullan';
  753. $strUseHostTable = 'Host tablosunu kullan';
  754. $strUserAlreadyExists = '%s kullan²c²s² zaten mevcut!';
  755. $strUserEmpty = 'Kullan²c² ismi alan² doldurulmad²!';
  756. $strUser = 'Kullan²c²';
  757. $strUserName = 'Kullan²c² ismi';
  758. $strUserNotFound = 'Seτili kullan²c² yetki tablosunda bulunamad².';
  759. $strUserOverview = 'Kullan²c² g÷zlem';
  760. $strUsersDeleted = 'Seτili kullan²c²lar ba■ar²yla silindi.';
  761. $strUsersHavingAccessToDb = '"%s" veritaban²na eri■imi olan kullan²c²lar';
  762. $strUseTabKey = 'De≡erden de≡ere geτmek iτin TAB tu■unu istedi≡iniz herhangi bir yere gitmek iτin CTRL+OK TU▐LARI\`n² kullan²n.';
  763. $strUseTables = 'Tablolar² kullan';
  764. $strUseTextField = 'Metin alan²n² kullan';
  765. $strUseThisValue = 'Bu de≡eri kullan';
  766.  
  767. $strValidateSQL = 'SQL\'i do≡rula';
  768. $strValidatorError = 'SQL onaylay²c²s² ba■lat²lamad².%sd÷kⁿmanlar%s\'da belirtildi≡i gibi,gerekli php uzant²lar²n²n yⁿklenip yⁿklenilmedi≡ini kontrol ediniz.';
  769. $strValue = 'De≡er';
  770. $strVar = 'De≡i■ken';
  771. $strVersionInformation = 'Sⁿrⁿm bilgisi'; 
  772. $strViewDumpDatabases = 'Veritabanlar² d÷kⁿm ■emas²';
  773. $strViewDumpDB = 'Veritaban² d÷kⁿm ■emas²';
  774. $strViewDump = 'Tablo d÷kⁿm ■emas²';
  775. $strView = 'G÷rⁿntⁿ';   
  776. $strViewHasBeenDropped = '%s g÷rⁿntⁿsⁿ kald²r²ld²';   
  777.  
  778. $strWebServerUploadDirectoryError = 'Yⁿkleme  iτin belirtti≡iniz dizine ula■²lam²yor.';
  779. $strWebServerUploadDirectory = 'web sunucu yⁿkleme dizini';
  780. $strWelcome = '%s sⁿrⁿmⁿne HO▐GELD▌N▌Z....';
  781. $strWestEuropean = 'Bat² Avrupa';
  782. $strWildcard = 'joker';
  783. $strWindowNotFound = 'Taray² penceresi gⁿncellenemiyor...Ba≡lant²s² olan pencereyi kapatt²n²z veya taray²c²n²z²n gⁿvenlik ayarlar² buna izin vermiyor';
  784. $strWithChecked = 'Seτilileri:';
  785. $strWritingCommentNotPossible = 'Yorum yaz²lmas² mⁿmkⁿn de≡il.';
  786. $strWritingRelationNotPossible = '▌li■ki yaz²lmas² mⁿmkⁿn de≡il.';
  787. $strWrongUser = 'Hatal² kullan²c² ad²/parola. Eri■im engellendi.';
  788.  
  789. $strXML = 'XML';
  790.  
  791. $strYes = 'Evet';
  792.  
  793. $strZeroRemovesTheLimit = 'Not: Bu seτeneklerin 0\'a ayarlanmas² s²n²r² kald²r²r..';
  794. $strZip = '"ziplenmi■"';
  795.  
  796. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  797. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  798. $strCSV = 'CSV';  //to translate
  799. $strImport = 'Import';  //to translate
  800. $strImportFormat = 'Format of imported file';  //to translate
  801. $strFileToImport = 'File to import';  //to translate
  802. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  803. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  804. $strCSVImportOptions = 'CSV options';  //to translate
  805. $strPartialImport = 'Partial import';  //to translate
  806. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  807. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  808. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  809. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  810. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  811. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  812. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  813. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  814. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  815. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  816. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  817. $strFlushQueryCache = 'Flush query cache';  //to translate
  818. $strFlushTables = 'Flush (close) all tables';  //to translate
  819. $strHandler = 'Handler';  //to translate
  820. $strJoins = 'Joins';  //to translate
  821. $strKeyCache = 'Key cache';  //to translate
  822. $strMaxConnects = 'max. concurrent connections';  //to translate
  823. $strQueryCache = 'Query cache';  //to translate
  824. $strReplication = 'Replication';  //to translate
  825. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  826. $strShowOpenTables = 'Show open tables';  //to translate
  827. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  828. $strShowSlaveStatus = 'Show slave status';  //to translate
  829. $strShowStatusReset = 'Reset';  //to translate
  830. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  831. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  832. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  833. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  834. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  835. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  836. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  837. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  838. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  839. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  840. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  841. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  842. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  843. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  844. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  845. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  846. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  847. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  848. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  849. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  850. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  851. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  852. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  853. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  854. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  855. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  856. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  857. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  858. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  859. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  860. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  861. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  862. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  863. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  864. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  865. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  866. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  867. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  868. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  869. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  870. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  871. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  872. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  873. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  874. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  875. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  876. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  877. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  878. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  879. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  880. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  881. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  882. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  883. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  884. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  885. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  886. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  887. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  888. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  889. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  890. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  891. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  892. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  893. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  894. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  895. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  896. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  897. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  898. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  899. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  900. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  901. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  902. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  903. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  904. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  905. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  906. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  907. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  908. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  909. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  910. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  911. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  912. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  913. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  914. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  915. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  916. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  917. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  918. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  919. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  920. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  921. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  922. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  923. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  924. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  925. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  926. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  927. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  928. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  929. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  930. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  931. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  932. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  933. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  934. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  935. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  936. $strSorting = 'Sorting';  //to translate
  937. $strTempData = 'Temporary data';  //to translate
  938. $strThreads = 'Threads';  //to translate
  939. $strLDI = 'CSV using LOAD DATA';  //to translate
  940. $strLDILocal = 'Use LOCAL keyword';  //to translate
  941. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  942. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  943. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  944. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  945. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  946. $strReadRequests = 'Read requests';  //to translate
  947. $strWriteRequests = 'Write requests';  //to translate
  948. $strBufferReadMisses = 'Read misses';  //to translate
  949. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  950. $strBufferWriteWaits = 'Write waits';  //to translate
  951. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  952. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  953. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
  954. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  955. $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
  956. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  957. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  958. $strInnoDBPages = 'pages';  //to translate
  959. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  960. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  961. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  962. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  963. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  964. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  965. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
  966. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  967. $strShowingBookmark = 'Showing bookmark';  //to translate
  968. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  969. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  970. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  971. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  972. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  973. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  974. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  975. $strEsperanto = 'Esperanto';  //to translate
  976. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  977. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  978. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  979. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  980. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  981. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  982. $strProtocolVersion = 'Protocol version';  //to translate
  983. $strMysqlClientVersion = 'MySQL client version';  //to translate
  984. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  985. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  986. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  987. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  988. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  989. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  990. $strPDF = 'PDF';  //to translate
  991. $strPDFOptions = 'PDF options';  //to translate
  992. $strPDFReportTitle = 'Report title';  //to translate
  993. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  994. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  995. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  996. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  997. $strThemeNotFound = 'Theme %s not found!';  //to translate
  998. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  999. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  1000. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  1001. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  1002. $strSQLImportOptions = 'SQL options';  //to translate
  1003. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  1004. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  1005. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  1006. ?>
  1007.